GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-15T07:13:10.4763618+00:00",
"SubmitDate": "2026-08-15T07:13:10.4763618+00:00",
"ReportPeriodStart": "2026-08-15T07:13:10.4763618+00:00",
"ReportPeriodEnd": "2026-08-15T07:13:10.4763618+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "a3ad108b-0708-4d04-86df-a19f0fe2a7e8",
"Rows": [
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "a3ad108b-0708-4d04-86df-a19f0fe2a7e8",
"Rows": [
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"fd38825a-03d1-4d27-bd5d-52337e92f4dd",
"023b029f-8f6b-49d2-ac19-f408729c0393"
],
"Approvers": [
"deb9bbdf-468d-4b3a-9fff-df6d8d162fc4",
"4b5b112e-51c8-4cfc-91ac-3744477dd752"
],
"ApprovedBy": "68aca501-13cc-4e5a-84a4-7ddba08c1332",
"ApprovalDate": "2026-08-15T07:13:10.4763618+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "3f6df1f1-4e97-4d9e-a3ec-eb043e1eb47a",
"WorkPlanId": "1616086a-caff-46f8-9721-5244cdfe07c9",
"id": "10557370-9368-4688-89c3-0564e1a12dbc",
"ConfigId": "8bbba4cf-faf4-4608-9786-31a35fde4d44"
},
{
"GenerationDate": "2026-08-15T07:13:10.4763618+00:00",
"SubmitDate": "2026-08-15T07:13:10.4763618+00:00",
"ReportPeriodStart": "2026-08-15T07:13:10.4763618+00:00",
"ReportPeriodEnd": "2026-08-15T07:13:10.4763618+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "a3ad108b-0708-4d04-86df-a19f0fe2a7e8",
"Rows": [
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "a3ad108b-0708-4d04-86df-a19f0fe2a7e8",
"Rows": [
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "0e154535-5654-4d1d-92cc-58596903c4b9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"fd38825a-03d1-4d27-bd5d-52337e92f4dd",
"023b029f-8f6b-49d2-ac19-f408729c0393"
],
"Approvers": [
"deb9bbdf-468d-4b3a-9fff-df6d8d162fc4",
"4b5b112e-51c8-4cfc-91ac-3744477dd752"
],
"ApprovedBy": "68aca501-13cc-4e5a-84a4-7ddba08c1332",
"ApprovalDate": "2026-08-15T07:13:10.4763618+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "3f6df1f1-4e97-4d9e-a3ec-eb043e1eb47a",
"WorkPlanId": "1616086a-caff-46f8-9721-5244cdfe07c9",
"id": "10557370-9368-4688-89c3-0564e1a12dbc",
"ConfigId": "8bbba4cf-faf4-4608-9786-31a35fde4d44"
}
]